Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.MSMQ Namespace > StructConverter Class > ToStruct Method : ToStruct(Byte[],Type,Int32) Method |
'Declaration Public Overloads Shared Function ToStruct( _ ByVal buffer() As System.Byte, _ ByVal structureType As System.Type, _ ByVal startIndex As System.Integer _ ) As System.Object
'Usage Dim buffer() As System.Byte Dim structureType As System.Type Dim startIndex As System.Integer Dim value As System.Object value = StructConverter.ToStruct(buffer, structureType, startIndex)
public static System.object ToStruct( System.byte[] buffer, System.Type structureType, System.int startIndex )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.